バージョン

GetProperties(Attribute[]) メソッド

ICustomTypeDescriptor.GetPropertiesの実装。
シンタックス
'宣言
 
Public Overloads Overridable Function GetProperties( _
   ByVal attributes() As Attribute _
) As PropertyDescriptorCollection
public virtual PropertyDescriptorCollection GetProperties( 
   Attribute[] attributes
)

パラメータ

attributes
フィルターとして使用する属性の配列。

戻り値の型

コンポーネントのプロパティのコレクション。
参照